PDF4Java Reference Documentation
com.o2sol.pdf4java.content.text Package / PDFTextRun Class / getPen Method
In This Topic
    getPen Method
    In This Topic
    Gets the pen used for stroking the text outline.
    Syntax
    public PDFPen getPen()

    Return Value

    The pen used to stroke the text outline.
    See Also